Skip to content

Fix description of Unix socket-based Redis connection#2769

Open
Toorero wants to merge 1 commit into
mozilla:mainfrom
Toorero:patch-1
Open

Fix description of Unix socket-based Redis connection#2769
Toorero wants to merge 1 commit into
mozilla:mainfrom
Toorero:patch-1

Conversation

@Toorero

@Toorero Toorero commented Jul 15, 2026

Copy link
Copy Markdown

OpenDAL parses the URI with http::Uri which expects a host. If no host is specified parsing is going to fail.

OpenDAL parses the URI with http::Uri which _expects_ a host. If no host is specified parsing is going to fail.
@Toorero

Toorero commented Jul 15, 2026

Copy link
Copy Markdown
Author

You can see the problem with parsing here

@codecov-commenter

codecov-commenter commented Jul 21, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 70.72%. Comparing base (4fcb161) to head (f8fcdee).
⚠️ Report is 4 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2769      +/-   ##
==========================================
- Coverage   74.18%   70.72%   -3.47%     
==========================================
  Files          71       71              
  Lines       40505    40057     -448     
==========================================
- Hits        30049    28329    -1720     
- Misses      10456    11728    +1272     

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants